'Declaration Public Function New( _ ByVal ParamArray tlfs() As TextLineFragment _ )
public TextMapFragment( params TextLineFragment[] tlfs )
Parameters
- tlfs
- The array of TextLineFragment objects to add to TextMapFragment.
'Declaration Public Function New( _ ByVal ParamArray tlfs() As TextLineFragment _ )
public TextMapFragment( params TextLineFragment[] tlfs )